Conversation
waldls
reviewed
Feb 11, 2026
Member
waldls
left a comment
There was a problem hiding this comment.
확인했습니다.
현재 모달을 누르면 모달 내에는 기기 사진이 보이지 않는 것 같은데 맞을까요?
Comment on lines
463
to
465
| <div className="flex justify-center items-center py-100"> | ||
| <p className="font-body-1-r text-gray-400">로딩 중...</p> | ||
| </div> |
Member
There was a problem hiding this comment.
여기 <LoadingSpinner />로 연결하시면 될 거 같습니다.
아래 더 불러오는 중... 도 마찬가지입니다!
- 더 불러오는 중 의 경우 화면 맨 화면에 등장해서 사용자가 화면을 내릴 때 로딩스피너가 가운데 딱 뜨면 좀 어색할 것 같아서 이 부분만 반영해주시면 될 거 같아요!
Collaborator
Author
There was a problem hiding this comment.
여기
<LoadingSpinner />로 연결하시면 될 거 같습니다.아래 더 불러오는 중... 도 마찬가지입니다!
- 더 불러오는 중 의 경우 화면 맨 화면에 등장해서 사용자가 화면을 내릴 때 로딩스피너가 가운데 딱 뜨면 좀 어색할 것 같아서 이 부분만 반영해주시면 될 거 같아요!
463만 해결했습니다
waldls
approved these changes
Feb 11, 2026
Collaborator
Author
그거 확인하고 처리해놨습니다 |
Seony777
approved these changes
Feb 11, 2026
Collaborator
Seony777
left a comment
There was a problem hiding this comment.
확인했습니다. 고생 많으셨습니다!
일단은 구현이 되었으니 이대로 유지하고 기기 상세조회는 백엔드 사정 듣고 변경하든지 하면 될것 같습니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈번호
close : #128
🔍 구현한 내용
📝 변경 사항
구현 파일
주요 기능
==========================================
구현 파일
문제 상황
해결 방법
이미 브랜드명 포함 시 그대로 사용
없으면 추가하여 표시
결과
==========================================
구현 파일
문제 상황
주요 개선 사항
UX 개선 효과
==========================================
🔗 API 연동
==========================================
PR 리뷰 반영 -> 로딩 상태 개선
==========================================
추가 변경: 제품 상세 모달 스펙 정보 개선
API 데이터 연동:
UI 정리:
조건부 렌더링:
==========================================
추가 발견사항: 제품 이미지 표시
==========================================
반응형 개선
📸 스크린샷 or 실행 영상
📢 리뷰어에게